Autogenerated HTML docs for v1.2.2-gf3a4 
diff --git a/git-svnimport.html b/git-svnimport.html index 9687673..fa31870 100644 --- a/git-svnimport.html +++ b/git-svnimport.html 
@@ -276,7 +276,8 @@  [ -C &lt;GIT_repository&gt; ] [ -i ] [ -u ] [-l limit_rev]   [ -b branch_subdir ] [ -T trunk_subdir ] [ -t tag_subdir ]   [ -s start_chg ] [ -m ] [ -r ] [ -M regex ]  - [ -I &lt;ignorefile_name&gt; ] &lt;SVN_repository_URL&gt; [ &lt;path&gt; ]</p>  + [ -I &lt;ignorefile_name&gt; ] [ -A &lt;author_file&gt; ]  + &lt;SVN_repository_URL&gt; [ &lt;path&gt; ]</p>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">  @@ -376,6 +377,25 @@  </p>   </dd>   <dt>  +-A &lt;author_file&gt;  +</dt>  +<dd>  +<p>  + Read a file with lines on the form  +</p>  +<div class="literalblock">  +<div class="content">  +<pre><tt>username = User's Full Name &lt;email@addr.es&gt;</tt></pre>  +</div></div>  +<div class="literalblock">  +<div class="content">  +<pre><tt>and use "User's Full Name &lt;email@addr.es&gt;" as the GIT  +author and committer for Subversion commits made by  +"username". If encountering a commit made by a user not in the  +list, abort.</tt></pre>  +</div></div>  +</dd>  +<dt>   -m   </dt>   <dd>  @@ -489,7 +509,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 27-Feb-2006 07:07:04 UTC  +Last updated 28-Feb-2006 00:09:53 UTC   </div>   </div>   </body>